tree construction meaning in English
树结构
Examples
- Tree construction is a commonly used approach in solving the multicast routing problem with constraints
带约束的多播路由算法就是要寻求一棵满足给定约束且费用最小的多播树。 - Tree construction is a commonly used approach in solving the multicast and group multicast routing problem
本文主要研究多播和群播路由算法,即建立满足各种业务服务质量需求的多播树。 - The construction algorithm embodies three parts that are suffix sorting , logest common prefix evaluation process and child suffix tree construction
整个建立算法包括三个部分:后缀排序,计算最短公共前缀和建立子后缀树。 - A fundamental issue in multicast communication is how to determine an efficient message route ( multicast routing ) . tree construction is a commonly used approach in solving the multicast routing problem
本文主要研究多播路由算法,即建立满足媒体传输服务质量( qos : qualityofservice )需求的多播树。 - In computer networks , multicasting is becoming increasingly important . tree construction is a commonly used approach arises from the ability to potentially share many links in transmitting the message to destination set
实现多播的一般方式是建立多播树,多播树是根为源节点,且覆盖所有多播成员的一棵树。